[,AQuadtree-method: [ AQuadtree-method
Usage
# S4 method for AQuadtree
[(x, i, j, ..., drop = TRUE)
Value
An AQuadtree object with the selected subset of rows or columns from the input object.
Arguments
- x
an object of class AQuadtree.
- i, j
elements to extract.
- ...
passed through.
- drop
passed on to [ indexing operator.
Details
Extract a part of a AQuadtree object